home *** CD-ROM | disk | FTP | other *** search
/ Softwarová Záchrana 3 / Softwarova-zachrana-3.bin / Win Ghost / Setup_Win_Ghost_3.00.exe / {app} / plugins / mailme / config.php next >
PHP Script  |  2004-01-15  |  111b  |  6 lines

  1. <?php
  2. $usePassword = false;
  3. $myPassword = "yourpassword";
  4. $myMailAdress = "yourmailadress@yourdomain";
  5. ?>
  6.